Resource StructureDefinition/FHIR Server from package ehealth4u.package#1.0.0 (47 ms)
Resources that use this resource
Resources that this resource uses
Source
{
"resourceType" : "StructureDefinition",
"id" : "cyehr-sd-organization-r4",
"url" : "http://ig.ehealth4u.eu/fhir/StructureDefinition/cyehr-sd-organization-r4",
"name" : "CYEHRSDOrganization",
"title" : "Cyprus EHR Organization profile",
"status" : "draft",
"experimental" : true,
"publisher" : "eHealth4U",
"contact" : [
{
"name" : "eHealth Lab (University of Cyprus)",
"telecom" : [
{
"system" : "email",
"value" : "ehealthl@ucy.ac.cy",
"use" : "work"
}
]
}
],
"description" : "Organization profile for the prototype of the national integrated EHR of Cyprus. The CYEHRSDOrganization profile main use-case is to describe the different types of organizations that exist in Cyprus and participate to the healthcare sector of Cyprus.",
"fhirVersion" : "4.0.1",
"kind" : "resource",
"abstract" : false,
"type" : "Organization",
"baseDefinition" : "http://hl7.org/fhir/StructureDefinition/Organization",
"derivation" : "constraint",
"differential" : {
"element" : [
{
"id" : "Organization.meta",
"path" : "Organization.meta"
},
{
"id" : "Organization.meta.profile",
"path" : "Organization.meta.profile",
"slicing" : {
"discriminator" : [
{
"type" : "value",
"path" : "$this"
}
],
"rules" : "open"
},
"min" : 1
},
{
"id" : "Organization.meta.profile:cyprusEHRProfile",
"path" : "Organization.meta.profile",
"sliceName" : "cyprusEHRProfile",
"definition" : "A list of profiles (references to [StructureDefinition](structuredefinition.html#) resources) that this resource claims to conform to. The URL is a reference to [StructureDefinition.url](structuredefinition-definitions.html#StructureDefinition.url).\r\n\r\nCyprusEHR: All downstream projects using Organization resource of Cyprus EHR should conform to http://ig.ehealth4u.eu/fhir/StructureDefinition/cyehr-sd-organization-r4",
"min" : 1,
"max" : "1",
"fixedCanonical" : "http://ig.ehealth4u.eu/fhir/StructureDefinition/cyehr-sd-organization-r4"
},
{
"id" : "Organization.identifier",
"path" : "Organization.identifier",
"slicing" : {
"discriminator" : [
{
"type" : "pattern",
"path" : "$this"
}
],
"rules" : "open"
},
"min" : 1
},
{
"id" : "Organization.identifier:SPOR",
"path" : "Organization.identifier",
"sliceName" : "SPOR",
"short" : "Identifies this organization across the SPOR Organization Management Service",
"definition" : "Identifies this organization across the SPOR Organization Management Service handled by EMA for data comprising organisation name and location address, for organisations such as marketing authorisation holders, sponsors, regulatory authorities and manufacturers. (https://www.ema.europa.eu/en/human-regulatory/research-development/data-medicines-iso-idmp-standards/spor-master-data/organisation-management-service-oms)",
"max" : "1",
"patternIdentifier" : {
"system" : "https://spor.ema.europa.eu/omswi/#/"
}
},
{
"id" : "Organization.identifier:SPOR.system",
"path" : "Organization.identifier.system",
"min" : 1
},
{
"id" : "Organization.identifier:SPOR.value",
"path" : "Organization.identifier.value",
"min" : 1
},
{
"id" : "Organization.address",
"path" : "Organization.address",
"type" : [
{
"code" : "Address",
"profile" : [
"http://ig.ehealth4u.eu/fhir/StructureDefinition/cyehr-sd-address"
]
}
]
},
{
"id" : "Organization.contact.address",
"path" : "Organization.contact.address",
"type" : [
{
"code" : "Address",
"profile" : [
"http://ig.ehealth4u.eu/fhir/StructureDefinition/cyehr-sd-address",
"http://hl7.org/fhir/StructureDefinition/Address"
]
}
]
}
]
},
"text" : {
}
}
XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.